FamilyInstanceCreationData(FamilySymbol, IList(XYZ))
Description:
Initializes a new instance of the class
Initializes a new instance of the class
Overloads (10):
FamilyInstanceCreationData(FamilySymbol,IList[XYZ])
public FamilyInstanceCreationData(
FamilySymbol symbol,
IList<XYZ> adaptivePoints
)
-
symbolA FamilySymbol object that represents the type of the instance that is to be inserted.
-
IList<XYZ>adaptivePointsThe adaptive points where the adaptive instance is to be initialized.